LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Process(RasterImage,Int32,Int32,IList<PageAlignment>) Method

Show in webframe





Form image.
First form page to process. It is a 1-based value.
last form page to process. It is a 1-based value.
A value that indicates the Form Alignment. It aligns Master Form's fields to this form field. If it is null fields will be aligned depending on the image resolution.
Performs field processing on the form image.
Syntax
public void Process( 
   RasterImage form,
   int firstPageNumber,
   int lastPageNumber,
   IList<PageAlignment> formAlignment
)
'Declaration
 
Public Overloads Sub Process( _
   ByVal form As RasterImage, _
   ByVal firstPageNumber As Integer, _
   ByVal lastPageNumber As Integer, _
   ByVal formAlignment As IList(Of PageAlignment) _
) 
'Usage
 
Dim instance As FormProcessingEngine
Dim form As RasterImage
Dim firstPageNumber As Integer
Dim lastPageNumber As Integer
Dim formAlignment As IList(Of PageAlignment)
 
instance.Process(form, firstPageNumber, lastPageNumber, formAlignment)

            

            
public:
void Process( 
   RasterImage^ form,
   int firstPageNumber,
   int lastPageNumber,
   IList<PageAlignment^>^ formAlignment
) 

Parameters

form
Form image.
firstPageNumber
First form page to process. It is a 1-based value.
lastPageNumber
last form page to process. It is a 1-based value.
formAlignment
A value that indicates the Form Alignment. It aligns Master Form's fields to this form field. If it is null fields will be aligned depending on the image resolution.
Example

For a complete example on using the forms recognition and processing, refer to the FormProcessingEngine example.

Requirements

Target Platforms

See Also

Reference

FormProcessingEngine Class
FormProcessingEngine Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features